home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 March
/
Chip_2004-03_cd1.bin
/
software
/
purge
/
PURG504.EXE
/
{app}
/
PURGEIE.EXE
/
0
/
RCDATA
/
TSPLASH
/
TSPLASH.txt
Wrap
Text File
|
2004-01-01
|
1KB
|
47 lines
object Splash: TSplash
Left = 282
Top = 278
Width = 286
Height = 177
Caption = 'PurgeIE - "Purge Now"'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 14
object SplashLabel: TLabel
Left = 1
Top = 8
Width = 265
Height = 36
Alignment = taCenter
Caption = 'PurgeIE is Executing with the Currently Selected Options.'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
WordWrap = True
end
object SplashLabel2: TLabel
Left = 1
Top = 84
Width = 251
Height = 36
Alignment = taCenter
Caption = 'Execute via Primary PurgeIE Icon to Change Options.'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
WordWrap = True
end
end